projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
737e5c8
)
* progmodes/sh-script.el (sh-mode-map): Don't assume that skeleton is
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 24 Sep 2008 22:50:56 +0000
(22:50 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 24 Sep 2008 22:50:56 +0000
(22:50 +0000)
loaded.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 273b38e6c7b3ab909cef6ac3913f26dc2a8d7edc..cc249e84d0c0d1591a5418608578d2a195ba9d4a 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2008-09-24 Chong Yidong <cyd@stupidchicken.com>
+ * progmodes/sh-script.el (sh-mode-map): Don't assume that skeleton
+ is loaded.
+
* server.el (server-buffer-done): Avoid changing the buffer when
deleting the client's frame (bug#640).